adTempus API
PreviousUpNext
INotificationAddress::ServiceProvider Property

Gets or sets the service provider that handles this address.

C++
__property IMessagingServiceProvider* ServiceProvider;
C#
IMessagingServiceProvider* ServiceProvider;
Visual Basic
Property ServiceProvider() As IMessagingServiceProvider*

For the natSMTP and natNetBroadcast AddressType, no service provider is used. For all other AddressTypes, a service provider must be specified. The service provider defines the options and settings used to deliver messages through a service provider (such as an SMS service provider).

adTempus API Reference version 3.0.0.0, revised 10/30/2008